home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / X-Menu 2.0 / CustomWindow2.h < prev    next >
Encoding:
Text File  |  2001-06-23  |  94 b   |  9 lines

  1. #import "CustomView.h"
  2. #import <Cocoa/Cocoa.h>
  3.  
  4. @interface CustomWindow2 : NSWindow
  5. {
  6. }
  7.  
  8. @end
  9.